home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 46
/
PC Gamer IT CD 46 2-2.iso
/
utility
/
notepads
/
_SETUP.1
/
Notepads.exe
/
0
/
RCDATA
/
TVARFORM
/
TVARFORM.txt
Wrap
Text File
|
1999-09-08
|
1KB
|
50 lines
object VarForm: TVarForm
Left = 220
Top = 107
BorderStyle = bsDialog
Caption = '����������'
ClientHeight = 317
ClientWidth = 217
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 4
Top = 4
Width = 56
Height = 13
Caption = '���������:'
end
object Variables: TListBox
Left = 4
Top = 48
Width = 209
Height = 264
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
IntegralHeight = True
ItemHeight = 13
ParentFont = False
TabOrder = 0
OnClick = VariablesClick
OnKeyDown = VariablesKeyDown
end
object Categories: TComboBox
Left = 4
Top = 20
Width = 209
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 1
OnClick = CategoriesClick
end
end